home *** CD-ROM | disk | FTP | other *** search
- A, A.inhoud:hover { color: #00805e; }
- A:hover { color: #004432; }
- A.weblink:hover { color: #004432; }
- a img { border-color: #004432; }
-
- ul
- { list-style-image: url(images/Bullet.gif);
- position: relative;
- right: 20px;
- margin-top:15px;
- margin-bottom:0px;
- }
-
- ol
- { position: relative;
- right: 15px;
- }
-
- .tabelgroen { background-color: #00805e; }
- .groenfont
- { color: #007700;
- font-weight: bold;
- }
- .inhoud
- { cursor: pointer;
- border: 1px solid white;
- }
-
- .titel
- { font-size: 10pt;
- color : black;
- }
-
- h1
- { font-size: 10pt;
- color : black;
- font-weight: bold;
- margin-bottom:0px;
- }
-
- .kaderkop
- {
- width:250px;
- padding:10px;
- filter:shadow(color:gray,
- strength:5, direction:140);
- }
-
- .kadertekst
- {
- width:250px;
- text-align:left;
- padding:10px;
- background: url(../images/background.jpg);
- border:1px solid black;
- font-size:12px;
- }
-
- body, td
- { font-family : verdana;
- font-size : 10pt;
- scrollbar-base-color : #007f00;
- scrollbar-arrow-color : #ffffff;
- }